home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / intro.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2000-11-18  |  115 b   |  9 lines

  1. ifFrameLoaded(4)
  2. {
  3.    gotoAndStop(5);
  4.    tellTarget("/preloadanimation")
  5.    {
  6.       gotoAndStop(1);
  7.    }
  8. }
  9.